From: Chong Yidong Date: Fri, 27 Apr 2007 18:53:22 +0000 (+0000) Subject: * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~5^2~282 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=be57d3743e15bbb699277358a290908047f2b582;p=emacs.git * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea0926c5599..17de3727d9c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-27 Chong Yidong + + * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use + window-start and window-end. + 2007-04-26 Glenn Morris * progmodes/python.el: Restore file pending consideration of legal